home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / Chip_2003-12_cd2.bin / drivers / SCSI Adaptery / adaptec / u160_xp_2000_sp4.exe / TXTSETUP.OEM < prev    next >
Text File  |  2002-03-29  |  5KB  |  148 lines

  1. #-------------------------------------------------------------
  2. # Copyright (c) Adaptec Inc. 1999
  3. #
  4. #-------------------------------------------------------------
  5.  
  6. #
  7. # General format:
  8. #
  9. # [section]
  10. # key = value1,value2,...
  11. #
  12. #
  13. # The hash ('#') introduces a comment.
  14. # Strings with embedded spaces, commas, or hashes should be double-quoted
  15. #
  16.  
  17. #-------------------------------------------------------------
  18. #                          
  19. # [Disks]
  20. #
  21. # This section lists all disks in the disk set.
  22. #
  23. # <description> is a descriptive name for a disk, used when
  24. #
  25. #               prompting for the disk
  26. # <tagfile>     is a file whose presence allows setup to recognize
  27. #               that the disk is inserted.
  28. #
  29. # <directory>   is where the files are located on the disk.
  30. #
  31. #-------------------------------------------------------------
  32. [Disks]
  33. d1   = "Adaptec Ultra160 Family Manager Set 4.0 SP4 for Win2k", \u160dsk1, \win2000\ultra160\
  34. d2   = "Adaptec Ultra160 Family Manager Set 4.0 SP4 for WinXP", \u160dsk1, \winXP\ultra160\
  35.  
  36. #-------------------------------------------------------------
  37. #
  38. # [Defaults]
  39. #
  40. # This section lists the default selection for each 'required'
  41. # hardware component.  If a line is not present for a component,
  42. # the default defaults to the first item in the [<component_name>]
  43. # section (see below).
  44. #
  45. # <component_name> is one of computer, display, keyboard, mouse, scsi
  46. # <id>             is a unique <within the component> string to be associated
  47. #                  with an option.
  48. #
  49. #-------------------------------------------------------------
  50. [Defaults]
  51. scsi = a7899NT50
  52.  
  53. #-------------------------------------------------------------
  54. #
  55. # [scsi]
  56. #
  57. # This section lists the options available for a particular component.
  58. #
  59. # <id>          is the unique string for the option
  60. # <description> is a text string, presented to the user in a menu
  61. # <key_name>    gives the name of the key to be created for the component in
  62. #               HKEY_LOCAL_MACHINE\ControlSet001\Services
  63. #
  64. #-------------------------------------------------------------
  65. [scsi]
  66. a7899NT50 = "Adaptec Ultra160 Family PCI SCSI Controller (Win2000)"
  67. a7899NT60 =  "Adaptec Ultra160 Family PCI SCSI Controller (WinXP)"
  68.  
  69. #-------------------------------------------------------------
  70. # [Files.scsi.a78xxNT40]
  71. #
  72. # This section lists the files that should be copied if the user
  73. # selects a particular component option.
  74. #
  75. # <file_type>   is one of driver, port, class, dll, hal, inf, or detect.
  76. #               See below.
  77. #
  78. # <source_disk> identifies where the file is to be copied from, and must
  79. #               match en entry in the [Disks] section.
  80. #
  81. # <filename>    is the name of the file. This will be appended to the
  82. #               directory specified for the disk in the [Disks] section to form the
  83. #               full path of the file on the disk.
  84. #
  85. #-------------------------------------------------------------
  86. [Files.scsi.a7899NT50]
  87. driver  = d1, adpu160m.sys, adpu160m
  88. inf     = d1, adpu160m.inf
  89. catalog = d1, adpu160m.cat
  90.  
  91. [Files.scsi.a7899NT60]
  92. driver = d2, adpu160m.sys, adpu160m
  93. inf    = d2, adpu160m.inf
  94. catalog =d2, adpu160m.cat
  95.  
  96. #-------------------------------------------------------------
  97. #
  98. # [Config.adpu160m]
  99. #
  100. # This section specifies values to be set in the registry for
  101. # particular component options.  Required values in the services\xxx
  102. # key are created automatically -- use this section to specify additional
  103. # keys to be created in services\xxx and values in services\xxx and
  104. # services\xxx\yyy.
  105. #
  106. # <key_name>   is relative to the services node for this device.
  107. #              If it is empty, then it refers to the services node.
  108. #              If specified, the key is created first.
  109. #
  110. # <value_name> specifies the value to be set within the key
  111. #
  112. # <value_type> is a string like REG_DWORD.  See below.
  113. #
  114. # <value>      specifies the actual value; its format depends on <value_type>
  115. #
  116. #-------------------------------------------------------------
  117. #
  118. [Config.adpu160m]
  119. value = "", tag, REG_DWORD, 20
  120. #The following line may have problem with Win2000, so leave it out for now.
  121. #value = Parameters\PnpInterface,5, REG_DWORD,1
  122.  
  123.  
  124. [HardwareIds.scsi.a7899NT50]
  125. id = "PCI\VEN_9005&DEV_00C0", "adpu160m"
  126. id = "PCI\VEN_9005&DEV_00C0&SUBSYS_F6209005", "adpu160m"
  127. id = "PCI\VEN_9005&DEV_00C0&SUBSYS_F6200E11", "adpu160m"
  128. id = "PCI\VEN_9005&DEV_0080", "adpu160m"
  129. id = "PCI\VEN_9005&DEV_0080&SUBSYS_E2A09005", "adpu160m"
  130. id = "PCI\VEN_9005&DEV_0080&SUBSYS_E2A00E11", "adpu160m"
  131. id = "PCI\VEN_9005&DEV_0080&SUBSYS_62A09005", "adpu160m"
  132. id = "PCI\VEN_9005&DEV_0080&SUBSYS_E2209005", "adpu160m"
  133. id = "PCI\VEN_9005&DEV_008F", "adpu160m"
  134. id = "PCI\VEN_9005&DEV_00CF", "adpu160m"
  135.  
  136.  
  137. [HardwareIds.scsi.a7899NT60]
  138. id = "PCI\VEN_9005&DEV_00C0", "adpu160m"
  139. id = "PCI\VEN_9005&DEV_00C0&SUBSYS_F6209005", "adpu160m"
  140. id = "PCI\VEN_9005&DEV_00C0&SUBSYS_F6200E11", "adpu160m"
  141. id = "PCI\VEN_9005&DEV_0080", "adpu160m"
  142. id = "PCI\VEN_9005&DEV_0080&SUBSYS_E2A09005", "adpu160m"
  143. id = "PCI\VEN_9005&DEV_0080&SUBSYS_E2A00E11", "adpu160m"
  144. id = "PCI\VEN_9005&DEV_0080&SUBSYS_62A09005", "adpu160m"
  145. id = "PCI\VEN_9005&DEV_0080&SUBSYS_E2209005", "adpu160m"
  146. id = "PCI\VEN_9005&DEV_008F", "adpu160m"
  147. id = "PCI\VEN_9005&DEV_00CF", "adpu160m"
  148.